chore(license): align Cargo.toml license to LICENSE (MPL-2.0)#52
Merged
Conversation
…-2.0 → MPL-2.0) Closes #51. Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
hyperpolymath
pushed a commit
that referenced
this pull request
Jun 19, 2026
…re Palimpsest artifacts The PMPL-1.0-or-later -> MPL-2.0 migration landed earlier (a740439, #52); this clears the remaining stragglers, mirroring julia-the-viper's gap-006 resolution. - SPDX-License-Identifier: PMPL-1.0 -> MPL-2.0 in scorecard.yml + secret-scanner.yml (codeql.yml + the README badge were already done on main). - threat-model.a2ml: drop the "until PMPL is formally recognised" note (PMPL retired). - Retire stale Palimpsest artifacts: PALIMPSEST.adoc (still claimed PMPL-1.0, contradicting the completed migration), LICENSE.txt (old PMPL license text; canonical LICENSE is already MPL-2.0), LICENSES/PMPL-1.0-or-later.txt (unused now that no file declares PMPL). Canonical LICENSE (MPL-2.0) unchanged. Remaining minor follow-ups (NOTICE prose, a k9 setup-example, guix/flake license fields) noted for a later pass. Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com> Claude-Session: https://claude.ai/code/session_01BJmfoz1ZS1Pejy9LLMY742
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Closes #51.